You May Also Enjoy
Overleaf01: Upgrading Overleaf Experience with Visual Studio Code and Local LaTeX IDEs
1 minute read
Published:
Integration with Visual Studio Code and OpenAI (my choice)
- Overleaf
- Install
Overleaf Worshop
from Visual Studio Code Extension, more on the Overleaf Workshop github - Inspect » Network » Cookie or, as alternative
set-cookie
(copy it) - Open
Overleaf Workshop
» Login to Server » Login with Cookies » Paste the Cookie
- Install
- Install
Write Assist AI
- go to
https://platform.openai.com/api-keys
and generate anew secret key
and copy it - In Visual Studio Code, press
Ctrl + Shift+ P
to open theCommand Palette
- Search
Write Assist AI: Set OpenAI API Key
- Paste the secrete key
- go to
- Add New Server » Network » Referer (copy) »
- Big thanks to Thiemo Fetzer’s youtube tutorial
NVIDIA Falcor Real-Time Rendering Framework Beginner Guide Part 1
4 minute read
Published:
Works for NVidia Falcor 8.0, 7.0, and 6.0
Tried to write some instructions from my side on top of the original NVidia Falcor documentation (v6.0, 7.0, and 8.0), as the original Falcor’s documentation often found old and many things has changed since. This post is equivalent to Falcor’s README doc.
Unreal Engine: Variable Rate Shading with UE v4.23.1 and HTC Vive Pro Eye
2 minute read
Published:
I have divided the instructions into three sections:
- Hardware, software, and driver prerequisite
- Cloning and building Unreal Engine 4.23.1
- Working with dynamic VRS in VR
OptiX Related Different Rendering Engines and Libraries
1 minute read
Published:
(***Constantly upgrading this page at my free time. Some information you may find misleading, non-correct, or already obsolete)